home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / pc / SNNSV32.ZIP / SNNSv3.2 / xgui / sources / ui_displwght.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-04-25  |  858 b   |  35 lines

  1. /*****************************************************************************
  2.   FILE           : ui_displwght.h
  3.   SHORTNAME      : ui_displweights
  4.   SNNS VERSION   : 3.2
  5.  
  6.   PURPOSE        : Header file of correspondent '.c' file
  7.   NOTES          :
  8.  
  9.   AUTHOR         : Guenter Mamier 
  10.   DATE           : 14.01.92 
  11.  
  12.   CHANGED BY     : Sven Doering
  13.   IDENTIFICATION : @(#)ui_displwght.h    1.9 3/2/94
  14.   SCCS VERSION   : 1.9
  15.   LAST CHANGE    : 3/2/94
  16.  
  17.              Copyright (c) 1990-1994  SNNS Group, IPVR, Univ. Stuttgart, FRG
  18.  
  19. ******************************************************************************/
  20.  
  21. #ifndef _UI_DISPLWGHT_DEFINED_
  22. #define _UI_DISPLWGHT_DEFINED_
  23.  
  24. extern void         ui_displWeights(Widget w, caddr_t call_data);
  25. extern void         ui_displWeightsFromUpdate(void);
  26.  
  27.  
  28.  
  29. #endif
  30.  
  31.  
  32.  
  33.  
  34. /* 34 lines generated by deleteprivatedefinitions.awk */
  35.